Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add quote to podAnnotation templating #678

Merged
merged 1 commit into from
Oct 2, 2023
Merged

Conversation

bianchi2
Copy link
Collaborator

@bianchi2 bianchi2 commented Sep 26, 2023

A fixup to #662

When "true" is the value of the annotation, helm install fails because k8s expects a string. Add | quote to make sure it's a string. Also, add an additional templating case - uppercase + add podAnnotations for KinD tests.

Checklist

  • I have added unit tests
  • I have applied the change to all applicable products
  • The E2E test has passed (use e2e label)

@bianchi2 bianchi2 merged commit f996d9e into main Oct 2, 2023
8 checks passed
@bianchi2 bianchi2 deleted the fix-templated-annotations branch October 2, 2023 01:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants